.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.fixed {
  position: fixed;
}
.flex {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.flex-wrap {
  flex-flow: wrap;
}
.flex-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block;
}
.hide {
  display: none;
}
.bold {
  font-weight: 700;
}
.txt-center {
  text-align: center;
}
.txt-left {
  text-align: left;
}
.txt-right {
  text-align: right;
}
.before {
  opacity: 0;
  visibility: hidden;
}
.after {
  opacity: 1;
  visibility: visible;
}
.font {
  font-family: Arial;
}
.txt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upper {
  text-transform: uppercase;
}
.middle {
  vertical-align: middle;
}
@font-face {
  font-family: "icon";
  src: url('iconfont.eot?t=1561461869476');
  /* IE9 */
  src: url('iconfont.eot?t=1561461869476#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAArkAAsAAAAAFLQAAAqUAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCGUAqWRJIhATYCJANoCzYABCAFhG0HgjkbkBEjETaMsgpE9hcJvCnWlcAUV5HAPJKSVpTBthejkNVyd+aFgzVBQHlVdXdGSWZm6dweJLzEJ6AX5F4/D8z846b9JFCsLVCsUGpq0/xkXupK52Fz2DwyNUHO4US0d+8KIABhE8bQVyxu1u0hTNU7pjz7y29dSjquQCANN37+fl/aBZLXZhpkRu3dF3l+nOk7mUUjOBhVW2mLq0G8IL5gvgbDmTlefIOYEzFpb4cAYOJHWUTT5m274ocH1QWajB01YhB+RwK8EF+B0OzGOdVQYiMehHKVvANs0P68KKCy8AMkfAW9U8fhzYbSUJN3VS10KfqqpSzOjwHvpwEUgLKAAZAx3HwRAjO0spoh5rU2+AQoSQb5uEKttK0jtFb76lidrDN0ri7SPfVxfUPf0v9yeuW8zb2fd9V1oYkV1zt2D6c3g6flggjKs7gVY1e2rfrfeBBDBLGE8SIeEwUh1AQRwoeHGwJQJLgjR6AlgQAYQHhBYxsAou5LRSJopFDEgBahiAAtQxELWiHhP7CBRAEigMQDEoCYgEQg0YBUICFAOSBxgCpAgoCaQPyAekA8gMZADEAPIF5ATyA+wHEgEnADiAW4BZ26wj+EIhJyeiFCgzdAEgFvEYoEyL3PCLCqRACrzz7plKpAJVD1wNgA9bgDE6DEEKxtkRmoR7ZEWNzwaMRKSooLBMolx5lmWjBomdEZIipKWYYRb9spcfGMky+TbMcHApGmmSLsyKjIIZglLcnaHrQ0qd+3jr0GaStO20jKFss+C6BvQ8YRLxGw1m7uOs7YIGMlKGsM9zyQuYXT9jixgLPNpZQRtFlN4ORqUaxJ08pZVM1Mp+Wo6Yj5EHWY2Cfwtlr9djthQvAkqxWnbBCnVYxFQ6r235dYwjmNzQYtD8Oh+6qcmnjp6KLF5gthYawSJzm1HXE4yEA+kY+WrW8VOI4VK/fdE2ckcnMpawtdhC55s5DGJQYPbOXOxl2xKs9t8dn5BrdalaKmitnO5iAd9rQma0rDkac2jetDb4/8Lvl37Ti+74jpaPjBw9ShEJJmWY5jGFrZaOE0GoddSdMUo3LYlAwjmXbBqlTSm0BRVg3Hcm3w9C7nadR+CXPQB3HYCaTXrG7pjW2YzcqmZoamG82gPkIHqRTW050Q7/y2rVLgCetSZ8zuzVnPrK0rzYEM1VFNaqPuUrt90J2tIpN4WN7YYCvX0wHKphbWnKtqbqK7O1fT2sz0QKnaSCnxZMIASTXJU0Uyc8sVXbbRCZDkFIK5bx3Dww9GumMyTJ5HRDyrqAdHXUyOeIttHBh+qqANc+7bV5TWUg2bAzCYNz8ZkkiigBc2M3NVByMhs3nToX0H1MQWH7X1E8L+Pun4FNreNTRILDXDaFGZZbtttTg5O1CzZfx1opmaucGIH5D5/yO661n3Yjgkbjoa+gM1+18t0NhubgNmYs20EnU3j9uLPaYwjIVDptdznImdLpFbAEKJZWYEMQ0SrFmJN0QnGx2/c9BpEP1Jka4huWD+V/pPe7xlFDgC7JA6spD9PVIQfMMP9OCXF1TWeU3KV/eUtaEBZd8WvAuK/5sMJnSpPpGW/F307/Vh+GEg8dX7AngVSqHT6XKWqupTiZWKRfrRIhEEv4QpWyNaIr+I+NJFFig/e6QxYuSHXrRjNztbjGG6vmdrVyJb0RensaVlpXOKE/1nRo4UixKHsj7ZH66XA0NK4IQdjW2IrnJkWmKguKhFp67ZntvR5/aTTPcHk1xQSMaoS6KWL52xCDNe27kanY9cWejdvBg7waH9AWsC3l04HPXx60RewtIorRHduQxtYhxeZESH0V3L0cakbEMe71WxvsRTOaQfPAZeJetTzG8E7CuGk4p8T92cE4iLvDuD46bp6sKXrA1PqfGoD1DMe2Ho4Q8JfpiWVBdaR0JFek4vSk9Hq8i/gW7u5fdhzASkEqlmevsEel2r0n8+iRx7Uxg4rI8OSlvexQu5XXg2ZFtR/4HgK0VEZZNrXvzYx1V+c4dN9FSAov3ztcy6D1QfrKsWuxPloucSudZYzD9TuOeNuzRZunv9HvuAT0xBwozUqEh9vuctbTAIWTNnXY0nADsIYbNfCJRD+fHNsqsAytVyFSG9ChYQwqsyQqaSqaH8qhz6h5TKS4VSCHbm36RjgfnwWN0+QZDgp1+kQIa4gYwCHiFvMS3WL0iq2IG9eY3teME3r158sNdvDi1PnH/TZGrx2vneKuzKZXQVOIWSBPSyVXr1MnCWHhy1dIjH1x7I+yViFogEK3RBuk1CgZtgkzZJu1nlzITNWg8Tijf511wJJlcIoItWOKEUfzZ3RLlV6TMcJL7+2W/bD/fERWJcCq+Wyuba1a7iIpBaMDMqfSOO3fh37BLvBm9sjDz++ti/lzF8Y/qeesNmfbJ+876hhugvC7zLaoE5o6s707xVDOjqMmduvXR3V4YZ1IJSTcGCM2Ds0Jo1owapZsXqNazWcg3QjK4xaq1QA41xDW07qpGql4PD0wQV2Ula8qxEWupyulylpobX9FCQKjMQ9aC/f3N7R/IBdrP+6J+8cMsCo8KyZgnjZly5bp15lE8vWWtRGL/79hDmcmFy1MMu5yHeYZ7T+U4POV1gW5H0Y7XhxOgIshg5zWAD0sKOQ34zu9LuZ/pKXTuD0Hbakkp6lYQwm3Ps8TiZQq3DS9aPYXWbqS50AGUopA4x4OEDiObvZhinrv21Lvw+hj5HMxMzj0Y00jbawvfmoPamzRvYaN6NvSvaqPITr8VGNgTuxrwVg/rueif2Dojb56x1HBzlSJ40OX3yQrELJ0/ecbZk3WZpi9vOCoX1522H3aayrC3OnXPBtqfTmLkzlt+qrItlF7NWOrf512GB614FUAcUAPek2nqhqAUqTfxyBr82wLJ/9anMBZAn5S1txUDZMC3FTo7cAu43ZVGBMH/XkvRG8jLJ6Cpn5e0qM61XFaOknntdXVSNyC4H5Cz3rzs/pUqTflGlxbG7RpGeJ/Zj9Sfp1TKXy4EPN7uBmlMSgwPCdb/5Jc9ARS9rZo8jPfPN9INelgA8uKDRJsTmv/In08Qk42eQ0qTbxFnQ/3/5QqnBSSzFXyoBmGwG4OElO4p3dTPFxhYf5Uwqi0gE+BKFkBBbwzGGeJCQQrwIyScm0bQ420LBZBSIEQBQmmUCQZBxhKB4cpNgyLhry3N8S/ioKSJuyIQiYtb9e77kmpftq1cCyVCK4imcwkaLybzSm36B6StJdlkL+AMKrkhkcequ+oQGKI8jws3kzFpowlp8CHeDqkLREl5BcWyZ20uSaN4TYoX1YMUrAiQGSkLhqcR0FNTQa7OV5/d/AUavIlFIn78x/wASuHQhe+LsM4btp9HE6rMurYMbI8eEaULqTFBN+CAMVKwcCS1/pyugsJhNUdq6SMhYOq4Rl2+ql4bB5OuX/phJUSEVVdMN07Id1/PLe1VUVlXX9K6t62MyEmsYdd1cNqaCvt2qPjDW0R2UlTxV812BK74aiRma1+ZO5IzlnVMETPhXfZrLkdmsw0krcRZAkrILh9a8bVBMVYUB1pmYsgwrSrw384gJ2SzCzGyTvynjJ+azysA8a6GIgqbrF9FW9O06p95p0/LBAAAAAA==') format('woff2'), url('iconfont.woff?t=1561461869476') format('woff'), url('iconfont.ttf?t=1561461869476') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('iconfont.svg?t=1561461869476#iconfont') format('svg');
  /* iOS 4.1- */
}
.hidden-xs {
  display: block;
}
.hidden-pc {
  display: none;
}
.box-container {
  width: 1600px;
  margin: 0 auto;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.box-container-fluid {
  width: 100%;
  margin: 0 auto;
}
.medium-box-container {
  width: 80%;
  margin: 0 auto;
}
body {
  font-size: 16px;
  font-family: 微软雅黑;
  overflow-x: hidden;
}
.rl {
  writing-mode: tb-rl;
  writing-mode: vertical-lr;
}
@font-face {
  font-family: "db";
  src: url('../fonts/db.otf');
  font-weight: normal;
  font-style: normal;
}
.phone-nav {
  display: none;
}
.header-wrapper .box-container {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  height: 100px;
}
.header-wrapper .logo-box {
  width: 13.375%;
}
.header-wrapper .logo-box a {
  display: block;
}
.header-wrapper .pc-nav-box {
  flex: 1;
  text-align: right;
}
.header-wrapper .pc-nav-box ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 64px;
  text-align: center;
}
.header-wrapper .pc-nav-box ul li:last-child {
  margin-right: 110px;
}
.header-wrapper .pc-nav-box ul li.on > a,
.header-wrapper .pc-nav-box ul li:hover > a {
  color: #5797d6;
  font-weight: 700;
}
.header-wrapper .pc-nav-box ul li.on > a:after,
.header-wrapper .pc-nav-box ul li:hover > a:after {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.header-wrapper .pc-nav-box ul li:hover .hide-box {
  opacity: 1;
  visibility: visible;
  height: 68px;
  animation: fadeIn 0.6s ease;
  z-index: 100;
}
.header-wrapper .pc-nav-box ul li:hover .hide-box a {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
}
.header-wrapper .pc-nav-box ul li > a {
  position: relative;
  display: block;
  font-size: 22px;
  color: #333;
  line-height: 100px;
}
.header-wrapper .pc-nav-box ul li > a:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #5cc2cf;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.header-wrapper .pc-nav-box ul li .hide-box {
  position: fixed;
  left: 0;
  top: 100px;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  height: 0;
  transition: height 0.6s ease;
  -webkit-transition: height 0.6s ease;
  -moz-transition: height 0.6s ease;
  -ms-transition: height 0.6s ease;
  -o-transition: height 0.6s ease;
}
.header-wrapper .pc-nav-box ul li .hide-box .box-container {
  display: block;
  font-size: 0;
  text-align: center;
  height: 80px;
}
.header-wrapper .pc-nav-box ul li .hide-box a {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  line-height: 68px;
  margin-right: 42px;
  padding: 0 2px;
  transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -ms-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 100px);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-duration: 0.8s;
}
.header-wrapper .pc-nav-box ul li .hide-box a:hover,
.header-wrapper .pc-nav-box ul li .hide-box a.on {
  color: #5cc2cf;
  font-weight: 700;
}
.header-wrapper .pc-nav-box ul li .hide-box a:last-child {
  margin-right: 0;
}
.header-wrapper .other-box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.header-wrapper .other-box .line {
  width: 3px;
  height: 24px;
  background: #666;
}
.header-wrapper .other-box .search {
  width: 26px;
  height: 26px;
  background: url(../img/search.png) no-repeat;
  background-size: contain;
  margin: 0 25px 0 74px;
  cursor: pointer;
}
.header-wrapper .other-box .search:hover {
  background: url(../img/search2.png) no-repeat;
  background-size: contain;
}
.header-wrapper .other-box .language {
  display: block;
  font-size: 24px;
  color: #666;
  font-family: Arial;
  text-transform: uppercase;
}
.header-wrapper .other-box .language:hover {
  color: #5797d6;
  font-weight: 700;
}
.footer-wrapper {
  padding-top: 50px;
  background: #f2f2f2;
}
.footer-wrapper .box-1 {
  margin-bottom: 52px;
}
.footer-wrapper .box-container {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.footer-wrapper .contact {
  max-width: 40%;
  padding-top: 10px;
}
.footer-wrapper .contact:nth-child(2) {
  flex: 1;
  padding: 0 150px;
  max-width: inherit;
}
.footer-wrapper .contact p {
  position: relative;
  font-size: 18px;
  color: #666;
  line-height: 30px;
  margin-bottom: 20px;
  padding-left: 48px;
}
.footer-wrapper .contact p img {
  position: absolute;
  left: 0;
  top: 1px;
  z-index: 10;
}
.footer-wrapper .qrcode {
  width: 206px;
}
.footer-wrapper .qrcode .pic {
  box-shadow: 7px 11px 13px 0px rgba(155, 155, 155, 0.18);
}
.footer-wrapper .qrcode .pic img {
  display: block;
  width: 100%;
}
.footer-wrapper .title {
  font-size: 18px;
  color: #666;
  line-height: 30px;
  text-align: center;
  margin-top: 16px;
}
.footer-wrapper .box-2 {
  padding: 20px 0;
  background: #5797d6;
}
.footer-wrapper .links {
  font-size: 0;
}
.footer-wrapper .links a {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  margin-right: 34px;
}
.footer-wrapper .links a:last-child {
  margin-right: 0;
}
.footer-wrapper .links a:hover {
  font-weight: 700;
}
.footer-wrapper .links,
.footer-wrapper .copy {
  height: 25px;
  line-height: 28px;
}
.footer-wrapper .copy,
.footer-wrapper .copy a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
}
.footer-wrapper .copy a:hover {
  color: #fff;
}
.search-form {
  width: 100%;
  position: fixed;
  left: 0;
  top: 100px;
  background: #fff;
  z-index: 30;
  padding: 70px 0;
  display: none;
  border-top: 1px solid #f7f8f9;
  /* input placeholder  */
}
.search-form .w1200 {
  position: relative;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  border-bottom: 1px solid #f7f8f9;
}
.search-form .search-btn {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../img/search.png) no-repeat;
  background-size: contain;
}
.search-form .search-btn:hover {
  background: url(../img/search2.png) no-repeat;
  background-size: contain;
}
.search-form .keywords {
  flex: 1;
  overflow: hidden;
  line-height: 56px;
  margin-left: 20px;
  font-size: 20px;
  color: #333;
}
.search-form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #333;
  font-size: 20px;
}
.search-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #333;
  font-size: 20px;
}
.search-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333;
  font-size: 20px;
}
.search-form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #333;
  font-size: 20px;
}
.search-form .icon-close {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
  font-size: 36px;
  color: #666;
  margin-top: -18px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.search-form .icon-close:hover {
  color: #5797d6;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.index-banner-wrapper:hover .index-swiper-btn.prev {
  left: 54px;
}
.index-banner-wrapper:hover .index-swiper-btn.next {
  right: 54px;
}
.index-banner-wrapper .swiper-slide a {
  display: block;
}
.index-banner-wrapper .swiper-slide img {
  display: block;
  width: 100%;
}
.index-banner-wrapper .swiper-slide img.phone {
  display: none;
}
.index-banner-wrapper .swiper-slide-active .info {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.index-banner-wrapper .info {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  letter-spacing: 2px;
  transition: transform 1.4s ease;
  -webkit-transition: transform 1.4s ease;
  -moz-transition: transform 1.4s ease;
  -ms-transition: transform 1.4s ease;
  -o-transition: transform 1.4s ease;
  opacity: 0;
  visibility: hidden;
  transform: translateY(60px);
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -ms-transform: translateY(60px);
  -o-transform: translateY(60px);
  padding-top: 130px;
}
.index-banner-wrapper .info .name {
  position: relative;
  display: inline-block;
  font-size: 72px;
  line-height: 72px;
  color: #fff;
  font-weight: 700;
}
.index-banner-wrapper .info .name:before {
  content: "";
  display: block;
  width: 50%;
  height: 8px;
  background: #5cc2cf;
  position: absolute;
  left: 0;
  bottom: -2px;
  z-index: -1;
}
.index-banner-wrapper .info .brief {
  font-size: 40px;
  color: #fff;
  line-height: 42px;
  margin-top: 26px;
}
.index-banner-wrapper .swiper-pagination {
  bottom: 38px;
  font-size: 0;
}
.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background: #ccc;
  margin: 0 3px;
  width: 46px;
  height: 7px;
  border-radius: 0;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #5797d6;
}
.index-banner-wrapper .index-swiper-btn.prev {
  left: -100%;
}
.index-banner-wrapper .index-swiper-btn.next {
  right: -100%;
}
.index-swiper-btn {
  display: inline-block;
  width: 54px;
  height: 54px;
  position: absolute;
  top: 50%;
  margin-top: -27px;
  z-index: 10;
  transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
}
.index-swiper-btn.prev {
  background: url(../img/prev3.png) no-repeat;
  background-size: contain;
}
.index-swiper-btn.prev:hover {
  background: url(../img/prev4.png) no-repeat;
  background-size: contain;
}
.index-swiper-btn.next {
  background: url(../img/next3.png) no-repeat;
  background-size: contain;
}
.index-swiper-btn.next:hover {
  background: url(../img/next4.png) no-repeat;
  background-size: contain;
}
.index-title {
  text-align: center;
  padding: 100px 0 60px;
}
.index-title.animated span:before,
.index-title.animated span:after {
  transform: scaleX(1);
}
.index-title span {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: #333;
  line-height: 64px;
  padding: 0 80px;
}
.index-title span:before,
.index-title span:after {
  content: "";
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 44px;
  height: 1px;
  background: rgba(102, 102, 102, 0.5);
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
  transform: scaleX(0);
}
.index-title span:before {
  left: 0;
  transform-origin: right center;
}
.index-title span:after {
  right: 0;
  transform-origin: left center;
}
.index-box-1 {
  margin-bottom: 120px;
}
.index-box-1 .swiper-box {
  position: relative;
}
.index-box-1 .swiper-container {
  padding-bottom: 60px;
}
.index-box-1 .swiper-slide:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.index-box-1 .swiper-slide:hover .name {
  color: #5797d6;
}
.index-box-1 .swiper-slide:hover .name:before {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.index-box-1 .swiper-slide a {
  display: block;
}
.index-box-1 .swiper-slide .pic img {
  height: 392px;
  object-fit: cover;
}
.index-box-1 .name {
  position: relative;
  font-size: 32px;
  color: #333;
  border-bottom: 1px solid rgba(153, 153, 153, 0.3);
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 96px;
  line-height: 96px;
}
.index-box-1 .name:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #5797d6;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
}
.index-box-1 .index-swiper-btn {
  margin-top: -123px;
}
.index-box-1 .index-swiper-btn.prev {
  left: -106px;
  background: url(../img/prev4.png) no-repeat;
  background-size: contain;
}
.index-box-1 .index-swiper-btn.prev:hover {
  background: url(../img/prev5.png) no-repeat;
  background-size: contain;
}
.index-box-1 .index-swiper-btn.next {
  right: -106px;
  background: url(../img/next4.png) no-repeat;
  background-size: contain;
}
.index-box-1 .index-swiper-btn.next:hover {
  background: url(../img/next5.png) no-repeat;
  background-size: contain;
}
.index-box-1 .swiper-pagination {
  bottom: 0px;
  font-size: 0;
}
.index-box-1 .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background: #ccc;
  margin: 0 3px;
  width: 46px;
  height: 7px;
  border-radius: 0;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.index-box-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #5797d6;
}
.index-box-2 {
  background: url(../img/index2_bg.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 124px;
}
.index-box-2 .desc {
  font-size: 18px;
  color: #333;
  line-height: 50px;
  margin-bottom: 42px;
}
.index-box-2 ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0 160px;
}
.index-box-2 ul li {
  cursor: pointer;
  width: 20%;
  padding: 0 20px;
  text-align: center;
}
.index-box-2 ul li:hover .icon:before {
  transform: rotate(45deg);
}
.index-box-2 ul li:hover:nth-child(2) .icon:before {
  transform: rotate(90deg);
}
.index-box-2 ul li:hover:nth-child(3) .icon:before {
  transform: rotate(125deg);
}
.index-box-2 ul li:hover:nth-child(4) .icon:before {
  transform: rotate(170deg);
}
.index-box-2 ul li:hover:nth-child(5) .icon:before {
  transform: rotate(215deg);
}
.index-box-2 ul li:nth-child(2) .icon:before {
  transform: rotate(45deg);
}
.index-box-2 ul li:nth-child(3) .icon:before {
  transform: rotate(90deg);
}
.index-box-2 ul li:nth-child(4) .icon:before {
  transform: rotate(125deg);
}
.index-box-2 ul li:nth-child(5) .icon:before {
  transform: rotate(170deg);
}
.index-box-2 ul i,
.index-box-2 ul b,
.index-box-2 ul em,
.index-box-2 ul span {
  display: inline-block;
  font-style: normal;
}
.index-box-2 ul span,
.index-box-2 ul em,
.index-box-2 ul b,
.index-box-2 ul i {
  font-size: 40px;
  color: #5797d6;
  line-height: 40px;
}
.index-box-2 ul b {
  font-weight: 500;
}
.index-box-2 ul i {
  margin-right: 6px;
}
.index-box-2 ul em {
  margin-left: 6px;
  margin-right: 10px;
}
.index-box-2 .num {
  font-size: 18px;
  color: #666;
  margin-top: 45px;
}
.index-box-2 .icon {
  position: relative;
  width: 142px;
  height: 142px;
  border-radius: 50%;
  padding: 16px;
  margin: 0 auto;
}
.index-box-2 .icon:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/index2_bg.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.index-box-2 .icon img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: contain;
  box-shadow: 7px 11px 13px 0px rgba(12, 92, 171, 0.08);
}
.index-box-2 .title {
  position: relative;
  font-size: 18px;
  color: #666;
  line-height: 24px;
  margin-top: 18px;
  padding-bottom: 22px;
}
.index-box-2 .title:before {
  content: "";
  display: block;
  width: 21px;
  height: 3px;
  background: #5797d6;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  bottom: 0;
  z-index: 10;
}
.index-box-2 .more {
  display: block;
  width: 195px;
  height: 52px;
  line-height: 52px;
  background: #5797d6;
  color: #fff;
  font-size: 18px;
  border-radius: 30px;
  text-align: center;
  margin: 50px auto 0;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.index-box-2 .more:hover {
  background: #0c5cab;
}
.index-box-3 {
  margin-bottom: 128px;
}
.index-box-3 ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.index-box-3 ul li {
  position: relative;
  width: 47.625%;
}
.index-box-3 ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.index-box-3 ul li:hover .icon {
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
}
.index-box-3 ul li a {
  display: block;
}
.index-box-3 ul li .pic {
  position: relative;
}
.index-box-3 ul li .pic:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.index-box-3 ul li .info {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 10;
  text-align: center;
  width: 100%;
  padding: 0 50px;
}
.index-box-3 ul li .icon {
  display: block;
  width: 80px;
  margin: 0 auto;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.index-box-3 ul li .name {
  font-size: 40px;
  color: #fff;
  line-height: 40px;
  margin: 20px auto 10px;
  letter-spacing: 2px;
}
.index-box-3 ul li .ename {
  font-size: 24px;
  color: #fff;
  line-height: 24px;
}
.pic {
  font-size: 0;
  overflow: hidden;
}
.pic img {
  display: block;
  width: 100%;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.page-banner-wrapper {
  position: relative;
  font-size: 0;
}
.page-banner-wrapper .banner {
  display: block;
  width: 100%;
}
.page-banner-wrapper .info {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  text-align: center;
  width: 100%;
}
.page-banner-wrapper .info .name span {
  position: relative;
  display: inline-block;
  padding: 0 64px;
  font-size: 64px;
  line-height: 64px;
  color: #fff;
}
.page-banner-wrapper .info .name span:before,
.page-banner-wrapper .info .name span:after {
  content: "";
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 44px;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
}
.page-banner-wrapper .info .name span:before {
  left: 0;
}
.page-banner-wrapper .info .name span:after {
  right: 0;
}
.page-box {
  padding: 100px 0 140px;
}
.page-title {
  text-align: center;
  margin-bottom: 62px;
}
.page-title.animated span:before,
.page-title.animated span:after {
  transform: scaleX(1);
}
.page-title span {
  position: relative;
  display: inline-block;
  font-size: 48px;
  color: #333;
  line-height: 48px;
  padding: 0 64px;
}
.page-title span:before,
.page-title span:after {
  content: "";
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 44px;
  height: 1px;
  background: rgba(102, 102, 102, 0.5);
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
  transform: scaleX(0);
}
.page-title span:before {
  left: 0;
  transform-origin: right center;
}
.page-title span:after {
  right: 0;
  transform-origin: left center;
}
.relative-box {
  position: relative;
  font-size: 0;
  margin-top: 80px;
}
.relative-box a,
.relative-box span,
.relative-box i {
  display: inline-block;
}
.relative-box a {
  text-align: center;
  vertical-align: top;
}
.relative-box .btn {
  width: 165px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #666;
  border-radius: 5px;
  padding: 0 26px;
  margin-right: 8px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.relative-box .btn i {
  width: 9px;
  height: 11px;
}
.relative-box .prev,
.relative-box .next {
  background: #f2f2f2;
}
.relative-box .prev:hover,
.relative-box .next:hover {
  background: #5797d6;
  color: #fff;
}
.relative-box .prev:hover i {
  background: url(../img/icon-left2.png) no-repeat;
  background-size: contain;
}
.relative-box .prev i {
  margin-right: 22px;
  background: url(../img/icon-left.png) no-repeat;
  background-size: contain;
}
.relative-box .next:hover i {
  background: url(../img/icon-right2.png) no-repeat;
  background-size: contain;
}
.relative-box .next i {
  margin-left: 22px;
  background: url(../img/icon-right.png) no-repeat;
  background-size: contain;
}
.relative-box .return {
  border: 1px solid #5797d6;
  color: #5797d6;
}
.relative-box .return:hover {
  background: #5797d6;
  color: #fff;
}
.relative-box .return:hover i {
  background: url(../img/return.png) no-repeat;
  background-size: contain;
}
.relative-box .return i {
  width: 16px;
  height: 14px;
  margin-right: 26px;
  background: url(../img/return2.png) no-repeat;
  background-size: contain;
}
.relative-box .other {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.relative-box .other span {
  font-size: 14px;
  color: #999;
}
.relative-box .other span,
.relative-box .other a {
  vertical-align: top;
  height: 36px;
  line-height: 36px;
}
.relative-box .other img {
  vertical-align: middle;
  margin-right: 10px;
}
.relative-box .other a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  margin-right: 10px;
}
.relative-box .other a:last-child {
  margin-right: 0;
}
.relative-box .other .weibo {
  background: #ccc url(../img/gi-share1.png) no-repeat center center;
  background-size: contain;
}
.relative-box .other .weibo:hover {
  background: #e21a1a url(../img/gi-share1.png) no-repeat center center;
  background-size: contain;
}
.relative-box .other .wechat {
  background: #ccc url(../img/gi-share2.png) no-repeat center center;
  background-size: contain;
}
.relative-box .other .wechat:hover {
  background: #2eaf0c url(../img/gi-share2.png) no-repeat center center;
  background-size: contain;
}
.relative-box .other .qq {
  background: #ccc url(../img/gi-share3.png) no-repeat center center;
  background-size: contain;
}
.relative-box .other .qq:hover {
  background: #5797d6 url(../img/gi-share3.png) no-repeat center center;
  background-size: contain;
}
.goods-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.goods-wrapper .list li {
  width: 30.125%;
  margin-right: 4.8125%;
  margin-bottom: 70px;
}
.goods-wrapper .list li:nth-child(3n) {
  margin-right: 0;
}
.goods-wrapper .list li:hover a {
  background: #fff;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}
.goods-wrapper .list li:hover .name {
  color: #5797d6;
}
.goods-wrapper .list li:hover .more {
  background: #5797d6 url(../img/more-on.png) no-repeat center center;
}
.goods-wrapper .list li a {
  display: block;
  background: #f9f9f9;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.goods-wrapper .list li .pic img {
  height: 360px;
  object-fit: contain;
}
.goods-wrapper .list li .info {
  position: relative;
  margin-top: 34px;
  padding: 0 90px 30px 30px;
}
.goods-wrapper .list li .name {
  font-size: 18px;
  color: 3333;
  line-height: 30px;
  font-weight: 700;
}
.goods-wrapper .list li .desc {
  font-size: 16px;
  color: #666;
  line-height: 24px;
  margin-top: 7px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.goods-wrapper .list li .more {
  position: absolute;
  right: 30px;
  top: 0;
  z-index: 10;
  width: 50px;
  height: 50px;
  border: 1px solid #5797d6;
  background: url(../img/more.png) no-repeat center center;
  border-radius: 50%;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.goodsinfo-wrapper {
  padding-top: 0!important;
}
.goodsinfo-wrapper .base-box {
  padding: 60px 0;
  background: #ececec;
}
.goodsinfo-wrapper .base-box .box-container {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  padding: 0 10%;
}
.goodsinfo-wrapper .base-box .pic {
  width: 44.4%;
}
.goodsinfo-wrapper .base-box .info {
  width: 46.875%;
  line-height: 36px;
}
.goodsinfo-wrapper .base-box .name {
  font-size: 48px;
  color: #5797d6;
  font-weight: 700;
  line-height: 56px;
}
.goodsinfo-wrapper .base-box .label {
  font-size: 24px;
  color: #333333;
  margin-top: 8px;
}
.goodsinfo-wrapper .base-box .desc {
  font-size: 18px;
  color: #666;
  margin: 36px auto;
}
.goodsinfo-wrapper .title {
  font-size: 36px;
  color: #333;
  line-height: 36px;
  margin: 98px auto 42px;
}
.goodsinfo-wrapper .content img {
  display: block;
  width: 100%;
}
.goodsinfo-wrapper table {
  width: 100%;
  border-collapse: collapse;
}
.goodsinfo-wrapper table td {
  font-size: 16px;
  color: #666;
  background: #f2f2f2;
  padding: 10px 42px;
  line-height: 30px;
  border-bottom: 1px solid #d2d2d2;
}
.goodsinfo-wrapper table tr:last-child td {
  border: none;
}
.goodsinfo-wrapper .table tr td:first-child {
  width: 23.75%;
  background: #5797d6;
  color: #fff;
  font-size: 18px;
  border-color: #fff;
}
.history-wrapper .swiper-box {
  margin-top: 68px;
}
.history-wrapper .swiper-box .box-container {
  position: relative;
  padding: 0 6%;
}
.history-wrapper .swiper-box:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: rgba(226, 226, 226, 0.5);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  z-index: -1;
}
.history-wrapper .swiper-box .swiper-btn {
  display: inline-block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  z-index: 10;
  border-radius: 50%;
}
.history-wrapper .swiper-box .swiper-btn.prev {
  background: #fff url(../img/prev.png) no-repeat;
  background-size: contain;
  left: 0;
}
.history-wrapper .swiper-box .swiper-btn.prev:hover {
  background: url(../img/prev2.png) no-repeat;
  background-size: contain;
}
.history-wrapper .swiper-box .swiper-btn.next {
  background: #fff url(../img/next.png) no-repeat;
  background-size: contain;
  right: 0;
}
.history-wrapper .swiper-box .swiper-btn.next:hover {
  background: url(../img/next2.png) no-repeat;
  background-size: contain;
}
.history-wrapper .swiper-box .swiper-slide {
  cursor: pointer;
}
.history-wrapper .swiper-box .swiper-slide.on .year {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  color: #fff;
  font-family: "db";
  background: #5797d6;
}
.history-wrapper .swiper-box .swiper-slide .year {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  margin: 0 auto;
  font-family: Arial;
  font-size: 18px;
  color: #666;
  font-weight: 700;
  background: #f0f0f0;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.history-wrapper .detail-box {
  position: relative;
  margin-top: 52px;
  padding: 0 200px;
}
.history-wrapper .detail-box:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
}
.history-wrapper .item {
  display: none;
  background: #f6f6f6;
}
.history-wrapper .item:after {
  display: none;
}
.history-wrapper .item.on {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  animation: fadeIn 0.3s ease;
}
.history-wrapper .pic {
  width: 40%;
  padding-left: 5%;
  height: 300px;
}
.history-wrapper .pic img {
  height: 100%;
  object-fit: cover;
}
.history-wrapper .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.history-wrapper .info {
  position: relative;
  overflow: hidden;
  padding: 70px 115px 70px 70px;
  width: 55%;
}
.history-wrapper .info .year {
  font-size: 52px;
  line-height: 52px;
  color: #5797d6;
  font-family: "db";
}
.history-wrapper .info .desc {
  font-size: 18px;
  color: #666;
  line-height: 36px;
  margin-top: 20px;
}
.history-wrapper .info ul li {
  padding-left: 18px;
  background: url(../img/dot.png) no-repeat left top 13px;
}
.history-wrapper .bg {
  font-size: 130px;
  line-height: 110px;
  font-family: "db";
  color: rgba(229, 229, 229, 0.5);
  position: absolute;
  right: 10px;
  bottom: -20px;
  z-index: 10;
}
.service-wrapper .main {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.service-wrapper .list {
  width: 72.25%;
}
.service-wrapper .list ul li {
  position: relative;
  margin-bottom: 24px;
  line-height: 30px;
  padding: 36px 170px 36px 46px;
  background: #f2f2f2;
}
.service-wrapper .list ul li:hover {
  background: #fff;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}
.service-wrapper .list ul li:hover .name {
  color: #5797d6;
}
.service-wrapper .list ul li:hover .name .cat:after {
  background: #5797d6;
}
.service-wrapper .list ul li .name {
  display: block;
  font-size: 16px;
  color: #333;
  padding-left: 22px;
  background: url(../img/line.jpg) no-repeat left center;
}
.service-wrapper .list ul li .name .cat {
  margin-right: 6px;
}
.service-wrapper .list ul li .name .cat:after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 16px;
  background: #969696;
  margin-left: 6px;
  position: relative;
  top: 2px;
}
.service-wrapper .list ul li .date {
  position: absolute;
  right: 42px;
  top: 50%;
  z-index: 10;
  font-size: 16px;
  color: #666;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.service-wrapper .pic {
  width: 22.125%;
}
.service-wrapper .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.msg-wrapper .form {
  float: left;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 71.5625%;
}
.msg-wrapper .group {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  font-size: 0;
  width: 480px;
  margin-bottom: 30px;
  margin-right: 10%;
}
.msg-wrapper .group:nth-child(2n),
.msg-wrapper .group:last-child {
  margin-right: 0;
}
.msg-wrapper .group.max {
  width: 100%;
  margin-right: 0;
}
.msg-wrapper .group.spacing label {
  letter-spacing: 18px;
}
.msg-wrapper .group label {
  width: 140px;
  font-size: 16px;
  color: #666;
  line-height: 30px;
}
.msg-wrapper .group label img {
  margin-right: 20px;
  vertical-align: middle;
}
.msg-wrapper .group label,
.msg-wrapper .group .text {
  height: 46px;
  line-height: 46px;
}
.msg-wrapper .group .text,
.msg-wrapper .group .msg {
  flex: 1;
  overflow: hidden;
  background: #f2f2f2;
  padding: 0 15px;
  font-size: 14px;
  color: #666;
}
.msg-wrapper .group .msg {
  resize: none;
  height: 140px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.msg-wrapper .pic {
  float: right;
  width: 22.125%;
}
.msg-wrapper .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.msg-wrapper a {
  position: relative;
  display: inline-block;
  width: 150px;
  margin-top: 20px;
}
.msg-wrapper a:before {
  position: absolute;
  content: "";
  display: block;
  width: 60%;
  height: 4px;
  left: 20%;
  z-index: 1;
  bottom: 0;
  background: radial-gradient(ellipse at center, #f2f2f2 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
  visibility: hidden;
}
.msg-wrapper a span {
  display: block;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  border-radius: 30px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.msg-wrapper a:hover span {
  transform: translateY(-6px);
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
}
.msg-wrapper a:hover:before {
  opacity: 1;
  visibility: visible;
}
.msg-wrapper a.submit {
  margin-left: 140px;
}
.msg-wrapper a.submit:before {
  background: radial-gradient(ellipse at center, rgba(87, 151, 214, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
}
.msg-wrapper a.submit span {
  color: #fff;
  background: #5797d6;
  margin-right: 10px;
}
.msg-wrapper a.cancel span {
  color: #666;
  background: #f2f2f2;
}
.download-wrapper .list ul li {
  position: relative;
  margin-bottom: 26px;
  padding: 0 218px 0 100px;
  background: #f2f2f2 url(../img/pdf.png) no-repeat left 45px center;
}
.download-wrapper .list ul li:last-child {
  margin-bottom: 0;
}
.download-wrapper .list ul li:hover {
  background: #5797d6 url(../img/pdf2.png) no-repeat left 45px center;
}
.download-wrapper .list ul li:hover .name,
.download-wrapper .list ul li:hover .date {
  color: #fff;
}
.download-wrapper .list ul li:hover .btn {
  color: #fff;
  background: url(../img/download2.png) no-repeat right center;
}
.download-wrapper .list ul li:hover .info {
  border-color: rgba(255, 255, 255, 0.5);
}
.download-wrapper .list ul li a {
  display: block;
}
.download-wrapper .list ul li .info {
  line-height: 24px;
  padding: 28px 30px 24px 0;
  border-right: 1px solid rgba(204, 204, 204, 0.5);
}
.download-wrapper .list ul li .name {
  font-size: 16px;
  color: #333;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.download-wrapper .list ul li .date {
  font-size: 16px;
  color: #999;
  font-weight: 700;
  font-family: Arial;
  margin-top: 4px;
}
.download-wrapper .list ul li .btn {
  font-size: 16px;
  color: #666;
  position: absolute;
  right: 54px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 10;
  padding-right: 48px;
  background: url(../img/download.png) no-repeat right center;
}
.about-wrapper {
  padding-bottom: 0!important;
}
.about-wrapper .content {
  font-size: 16px;
  color: #666;
  text-align: justify;
}
.about-wrapper .box-1 {
  padding-bottom: 100px;
  background: url(../img/about_bg1.png) no-repeat right bottom;
}
.about-wrapper .box-1 > div {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.about-wrapper .box-1 .info,
.about-wrapper .box-1 .pic {
  width: 50%;
}
.about-wrapper .box-1 .info {
  line-height: 40px;
}
.about-wrapper .box-1 .inner-1 .info,
.about-wrapper .box-1 .inner-2 .pic {
  padding-left: 160px;
}
.about-wrapper .box-1 .inner-1 .name {
  font-size: 36px;
  color: #333;
  margin-bottom: 26px;
}
.about-wrapper .box-1 .inner-1 .info {
  padding-right: 70px;
}
.about-wrapper .box-1 .inner-1 .pic {
  position: relative;
}
.about-wrapper .box-1 .inner-1 .pic:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/play.png) no-repeat center center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.about-wrapper .box-1 .inner-1 .pic.on img,
.about-wrapper .box-1 .inner-1 .pic.on:before {
  opacity: 0;
  visibility: hidden;
}
.about-wrapper .box-1 .inner-1 .pic.on .video {
  opacity: 1;
  visibility: visible;
}
.about-wrapper .box-1 .inner-1 .pic img {
  width: 100%;
  display: block;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.about-wrapper .box-1 .inner-1 .video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background: #000;
  opacity: 0;
  visibility: hidden;
}
.about-wrapper .box-1 .inner-1 .video video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about-wrapper .box-1 .inner-2 .info {
  padding: 76px 160px 0 130px;
}
.about-wrapper .box-2 {
  padding: 150px 0;
  background: url(../img/about_bg2.jpg) no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
}
.about-wrapper .box-2 .data {
  padding: 0 160px;
}
.about-wrapper .box-2 .data ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.about-wrapper .box-2 .data ul li .num span,
.about-wrapper .box-2 .data ul li .num i {
  display: inline-block;
  font-size: 72px;
  color: #fff;
  line-height: 60px;
  font-family: db;
}
.about-wrapper .box-2 .data ul li em,
.about-wrapper .box-2 .data ul li i {
  display: inline-block;
  font-style: normal;
}
.about-wrapper .box-2 .data ul li .title,
.about-wrapper .box-2 .data ul li em {
  font-size: 18px;
  color: #fff;
}
.about-wrapper .box-2 .data ul li em {
  margin-left: 10px;
}
.about-wrapper .box-2 .data ul li .title {
  margin-top: 12px;
}
.about-wrapper .box-3 {
  padding: 160px 0;
  background: url(../img/about_bg3.jpg) no-repeat;
  background-size: cover;
}
.about-wrapper .box-3 .circle-box {
  position: relative;
  width: 472px;
  height: 472px;
  margin: 0 auto;
}
.about-wrapper .box-3 .bg {
  width: 100%;
  height: 100%;
  padding-top: 94px;
  background: url(../img/circle.png) no-repeat center center;
  background-size: 100% 100%;
}
.about-wrapper .box-3 .title {
  position: relative;
  font-size: 48px;
  color: #fff;
  text-align: center;
  width: 245px;
  height: 284px;
  line-height: 284px;
  margin: 0 auto;
  background: url(../img/about_bg3.png) no-repeat center center;
  background-size: contain;
}
.about-wrapper .box-3 .title:before,
.about-wrapper .box-3 .title:after {
  content: "";
  display: block;
  width: 1px;
  height: 44px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 50%;
  z-index: 10;
}
.about-wrapper .box-3 .title:before {
  top: 38px;
}
.about-wrapper .box-3 .title:after {
  bottom: 38px;
}
.about-wrapper .box-3 li {
  position: absolute;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  z-index: 10;
}
.about-wrapper .box-3 li:first-child {
  left: 50%;
  top: -54px;
  margin-left: -54px;
}
.about-wrapper .box-3 li:first-child .name {
  position: relative;
  top: -14px;
}
.about-wrapper .box-3 li:nth-child(2) {
  right: -140px;
  top: 50%;
  margin-top: -54px;
}
.about-wrapper .box-3 li:nth-child(3) {
  left: 50%;
  bottom: -54px;
  margin-left: -54px;
}
.about-wrapper .box-3 li:nth-child(3) .name {
  position: relative;
  top: 16px;
}
.about-wrapper .box-3 li:nth-child(4) {
  left: -140px;
  top: 50%;
  margin-top: -54px;
}
.about-wrapper .box-3 li:nth-child(4) .name {
  order: 0;
}
.about-wrapper .box-3 li:nth-child(4) .icon {
  order: 1;
  margin-right: 0;
  margin-left: 22px;
}
.about-wrapper .box-3 li:hover .icon {
  transform: rotateY(180deg);
}
.about-wrapper .box-3 .name {
  font-size: 18px;
  color: #333;
  line-height: 108px;
}
.about-wrapper .box-3 .icon {
  margin-right: 22px;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.contact-wrapper .business-box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  justify-content: center;
  margin-bottom: 100px;
}
.contact-wrapper .business-box .item {
  width: 30%;
  line-height: 24px;
  margin-right: 2%;
  padding: 40px;
  border: 1px solid #f5f5f5;
  margin-top: 40px;
  min-height: 180px;
  text-align: center;
  box-shadow: 8px 7px 5px rgba(0, 0, 0, 0.05);
}
.contact-wrapper .business-box .title {
  font-size: 24px;
  color: #333;
}
.contact-wrapper .business-box .brief {
  font-size: 18px;
  color: #5797d6;
  margin: 12px auto 14px;
}
.contact-wrapper .business-box p {
  font-size: 15px;
  color: #999;
}
.contact-wrapper .business-box p span {
  display: inline-block;
  margin-left: 6px;
  color: #5797d6;
  font-family: "db";
}
.contact-wrapper .contact-box ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.contact-wrapper .contact-box ul li {
  width: 24%;
  position: relative;
  text-align: center;
  line-height: 26px;
  padding: 0 15px;
}
.contact-wrapper .contact-box ul li:last-child:after {
  display: none;
}
.contact-wrapper .contact-box ul li:hover .hide-box {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.contact-wrapper .contact-box ul li:after {
  content: "";
  width: 1px;
  height: 180px;
  background: #e2e2e2;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 10;
}
.contact-wrapper .contact-box ul li .name {
  font-size: 16px;
  color: #5797d6;
  margin-top: 34px;
}
.contact-wrapper .contact-box ul li .desc {
  font-size: 16px;
  color: #666;
  width: 72%;
  margin: 10px auto 0;
}
.contact-wrapper .contact-box ul li:nth-child(1) .desc {
  text-align: left;
}
.contact-wrapper .contact-box ul li:nth-child(2) .desc {
  color: #666;
  font-family: db;
}
.contact-wrapper .contact-box ul li:nth-child(3) .desc {
  font-family: Arial;
  font-weight: 700;
}
.contact-wrapper .contact-box ul li .icon {
  width: 50px;
  display: block;
  margin: 0 auto;
}
.contact-wrapper .contact-box ul li .hide-box {
  width: 130px;
  position: absolute;
  left: 50%;
  bottom: 110%;
  margin-left: -65px;
  z-index: 10;
  background: #fff;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
}
.contact-wrapper .contact-box ul li .hide-box img {
  display: block;
  width: 100%;
}
.contact-wrapper .map {
  font-size: 0;
  overflow: hidden;
  position: relative;
  height: 600px;
}
.contact-wrapper .map .img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.honor-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  margin-bottom: 80px;
}
.honor-wrapper .list ul li {
  padding: 30px 30px 54px;
  background: #f9f9f9;
  width: 30.125%;
  margin-right: 4.8125%;
  margin-top: 84px;
  cursor: pointer;
}
.honor-wrapper .list ul li:nth-child(-n+3) {
  margin-top: 0;
}
.honor-wrapper .list ul li:nth-child(3n) {
  margin-right: 0;
}
.honor-wrapper .list ul li:hover {
  background: #fff;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}
.honor-wrapper .list ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.honor-wrapper .list ul li:hover .name {
  color: #5797d6;
}
.honor-wrapper .list ul li .pic img {
  height: 326px;
  object-fit: contain;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.honor-wrapper .list ul li .name {
  font-size: 16px;
  color: #393f4b;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
  width: 60%;
  margin: 10px auto 0;
}
.pic-modal-box {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 40;
}
.pic-modal-box.video-modal-box .main {
  padding: 60px 60px 0;
}
.pic-modal-box .box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.pic-modal-box .main {
  position: relative;
  background: #fff;
  width: 900px;
  margin: 0 auto;
  padding: 60px 128px 0;
}
.pic-modal-box .name {
  font-size: 24px;
  color: #313131;
  line-height: 120px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pic-modal-box .name .cat {
  font-size: 0;
}
.pic-modal-box .close {
  position: absolute;
  right: -40px;
  top: -40px;
  z-index: 10;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url(../img/close.png) no-repeat;
  background-size: contain;
}
.pic-modal-box .close:hover {
  transform: rotate(-90deg);
}
.pic-modal-box .pic-box {
  font-size: 0;
}
.pic-modal-box .pic-box img {
  display: block;
  width: 100%;
  max-height: 75vh;
  object-fit: contain;
}
.pic-modal-box .video-box {
  font-size: 0;
  background: #000;
}
.pic-modal-box .video-box video {
  width: 100%;
  max-height: 75vh;
  object-fit: contain;
}
.culture-wrapper .main {
  background: url(../img/culture.jpg) no-repeat;
  background-size: cover;
}
.culture-wrapper .main ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.culture-wrapper .main ul li {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  width: 25%;
  height: 500px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  transition: background 0.6s ease;
  -webkit-transition: background 0.6s ease;
  -moz-transition: background 0.6s ease;
  -ms-transition: background 0.6s ease;
  -o-transition: background 0.6s ease;
}
.culture-wrapper .main ul li:last-child {
  border-right: none;
}
.culture-wrapper .main ul li:hover {
  border-color: rgba(92, 194, 207, 0.8);
  background: rgba(92, 194, 207, 0.8);
}
.culture-wrapper .main ul li:hover .icon {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
}
.culture-wrapper .main ul li .inner {
  width: 100%;
  text-align: center;
  padding: 0 27%;
}
.culture-wrapper .main ul li .icon {
  width: 50px;
  margin: 0 auto;
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.culture-wrapper .main ul li .name {
  font-size: 30px;
  color: #fff;
  line-height: 36px;
  margin-top: 35px;
}
.culture-wrapper .main ul li .desc {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin-top: 14px;
}
.manage-wrapper .main {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.manage-wrapper .info {
  width: 40.875%;
}
.manage-wrapper .pic {
  width: 53.75%;
}
.manage-wrapper .name {
  font-size: 36px;
  color: #333;
  line-height: 40px;
}
.manage-wrapper .content {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  margin-top: 46px;
}
.manage-wrapper .content img {
  display: block;
  width: 100%;
}
.concept-wrapper .name {
  font-size: 36px;
  color: #333;
  line-height: 40px;
  margin-bottom: 26px;
}
.concept-wrapper .content {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  text-align: justify;
}
.concept-wrapper .main > div {
  margin-bottom: 120px;
}
.concept-wrapper .main > div:last-child {
  margin-bottom: 0;
}
.concept-wrapper .main ul li {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.concept-wrapper .main ul li .pic,
.concept-wrapper .main ul li .info {
  width: 50%;
}
.concept-wrapper .main ul li .info {
  padding-top: 78px;
}
.concept-wrapper .main .box-1 ul li .info {
  padding-top: 0;
}
.concept-wrapper .main .box-1 ul li:nth-child(odd) .pic {
  order: 1;
}
.concept-wrapper .main .box-1 ul li:nth-child(odd) .info {
  order: 0;
  padding-right: 90px;
}
.concept-wrapper .main .box-1 ul li:nth-child(even) .info {
  padding-left: 90px;
}
.concept-wrapper .main .box-2 ul li:first-child .info {
  padding-top: 36px;
}
.concept-wrapper .main .box-2 ul li:nth-child(odd) .info {
  padding-left: 90px;
}
.concept-wrapper .main .box-2 ul li:nth-child(even) .pic {
  order: 1;
}
.concept-wrapper .main .box-2 ul li:nth-child(even) .info {
  order: 0;
  padding-right: 90px;
}
.concept-wrapper .main .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.news-wrapper .list ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.news-wrapper .list ul li {
  width: 31.5%;
  margin-right: 2.75%;
  margin-bottom: 46px;
}
.news-wrapper .list ul li:nth-child(3n) {
  margin-right: 0;
}
.news-wrapper .list ul li:hover a {
  background: #fff;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}
.news-wrapper .list ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.news-wrapper .list ul li:hover .name {
  color: #5797d6;
}
.news-wrapper .list ul li a {
  display: block;
  padding: 20px;
  background: #f2f2f2;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.news-wrapper .list ul li .pic img {
  height: 302px;
  object-fit: cover;
}
.news-wrapper .list ul li .info {
  line-height: 24px;
}
.news-wrapper .list ul li .date {
  font-family: Arial;
  font-weight: 700;
  font-size: 18px;
  color: #ccc;
  margin-top: 26px;
}
.news-wrapper .list ul li .name {
  font-size: 24px;
  color: #333;
  line-height: 36px;
  height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: 700;
  margin: 8px auto 24px;
}
.newsinfo-wrapper .main {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.newsinfo-wrapper .news-box {
  width: 69.25%;
}
.newsinfo-wrapper .top {
  margin-bottom: 30px;
}
.newsinfo-wrapper .top .name {
  font-size: 36px;
  color: #333;
  line-height: 48px;
  font-weight: 700;
}
.newsinfo-wrapper .top .brief {
  font-size: 0;
  line-height: 36px;
  margin-top: 18px;
}
.newsinfo-wrapper .top .brief span {
  display: inline-block;
  color: #999;
  font-size: 14px;
}
.newsinfo-wrapper .top .brief > span {
  margin-right: 24px;
}
.newsinfo-wrapper .top .brief > span img {
  margin-right: 8px;
  vertical-align: middle;
}
.newsinfo-wrapper .top .brief .share {
  display: inline-block;
}
.newsinfo-wrapper .top .brief .share span,
.newsinfo-wrapper .top .brief .share a {
  display: inline-block;
  vertical-align: top;
  height: 36px;
  line-height: 36px;
}
.newsinfo-wrapper .top .brief .share img {
  vertical-align: middle;
  margin-right: 10px;
}
.newsinfo-wrapper .top .brief .share a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  margin-right: 10px;
}
.newsinfo-wrapper .top .brief .share a:last-child {
  margin-right: 0;
}
.newsinfo-wrapper .top .brief .share .weibo {
  background: #ccc url(../img/gi-share1.png) no-repeat center center;
  background-size: contain;
}
.newsinfo-wrapper .top .brief .share .weibo:hover {
  background: #e21a1a url(../img/gi-share1.png) no-repeat center center;
  background-size: contain;
}
.newsinfo-wrapper .top .brief .share .wechat {
  background: #ccc url(../img/gi-share2.png) no-repeat center center;
  background-size: contain;
}
.newsinfo-wrapper .top .brief .share .wechat:hover {
  background: #2eaf0c url(../img/gi-share2.png) no-repeat center center;
  background-size: contain;
}
.newsinfo-wrapper .top .brief .share .qq {
  background: #ccc url(../img/gi-share3.png) no-repeat center center;
  background-size: contain;
}
.newsinfo-wrapper .top .brief .share .qq:hover {
  background: #5797d6 url(../img/gi-share3.png) no-repeat center center;
  background-size: contain;
}
.newsinfo-wrapper .content {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  padding: 50px 0;
  border: 1px solid #fafafa;
  border-left: none;
  border-right: none;
}
.newsinfo-wrapper .relative-news {
  position: relative;
  margin-top: 30px;
  padding-right: 146px;
}
.newsinfo-wrapper .relative-news p {
  font-size: 16px;
  color: #999;
  line-height: 24px;
  margin-bottom: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsinfo-wrapper .relative-news p:last-child {
  margin-bottom: 0;
}
.newsinfo-wrapper .relative-news p:hover a {
  color: #5797d6;
}
.newsinfo-wrapper .relative-news p span,
.newsinfo-wrapper .relative-news p a {
  display: inline-block;
  font-size: 14px;
  color: #333;
}
.newsinfo-wrapper .return {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  display: block;
  width: 135px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border-radius: 5px;
  padding: 0 10px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  text-align: center;
  border: 1px solid #5797d6;
  color: #5797d6;
}
.newsinfo-wrapper .return:hover {
  background: #5797d6;
  color: #fff;
}
.newsinfo-wrapper .return:hover i {
  background: url(../img/return.png) no-repeat;
  background-size: contain;
}
.newsinfo-wrapper .return i {
  display: inline-block;
  width: 16px;
  height: 14px;
  margin-right: 10px;
  background: url(../img/return2.png) no-repeat;
  background-size: contain;
}
.newsinfo-wrapper .recommend-box {
  width: 23.75%;
  height: 100%;
  background: #f8f8f8;
  padding: 35px 40px 74px;
}
.newsinfo-wrapper .recommend-box .title {
  font-size: 26px;
  color: #191919;
  line-height: 36px;
  margin-bottom: 24px;
}
.newsinfo-wrapper .recommend-box ul li {
  margin-bottom: 50px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 34px;
}
.newsinfo-wrapper .recommend-box ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.newsinfo-wrapper .recommend-box ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.newsinfo-wrapper .recommend-box ul li:hover .name {
  color: #5797d6;
}
.newsinfo-wrapper .recommend-box ul li a {
  display: block;
}
.newsinfo-wrapper .recommend-box .info {
  line-height: 30px;
  margin-top: 16px;
}
.newsinfo-wrapper .recommend-box .date {
  font-size: 16px;
  color: #9c9c9c;
  font-family: db;
}
.newsinfo-wrapper .recommend-box .name {
  font-size: 16px;
  color: #666;
  margin-top: 2px;
}
.job-wrapper .main > .top {
  background: #082d52;
  border-bottom: 1px solid #fff;
}
.job-wrapper .main > .top div {
  color: #fff;
  font-size: 18px;
  height: 88px;
  line-height: 88px;
}
.job-wrapper .main .top {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  padding: 0 100px 0 120px;
}
.job-wrapper .main .top div {
  font-size: 16px;
  height: 90px;
  line-height: 90px;
}
.job-wrapper .main .top .name {
  width: 31.16%;
  margin-right: 0.89%;
}
.job-wrapper .main .top .number,
.job-wrapper .main .top .address {
  width: 18.11%;
}
.job-wrapper .main .top .date {
  width: 7.24%;
}
.job-wrapper .main .top .number span,
.job-wrapper .main .top .address span,
.job-wrapper .main .top .date span {
  display: none;
}
.job-wrapper .main .top .number {
  margin-right: 12.89%;
}
.job-wrapper .main .top .address {
  margin-right: 11.6%;
}
.job-wrapper .main ul {
  margin-bottom: 80px;
}
.job-wrapper .main ul li {
  cursor: pointer;
  background: #f4f4f4;
  border-bottom: 1px solid #fff;
}
.job-wrapper .main ul li:last-child {
  border: none;
}
.job-wrapper .main ul li.on .top {
  background: #5797d6;
}
.job-wrapper .main ul li.on .top .name,
.job-wrapper .main ul li.on .top .number,
.job-wrapper .main ul li.on .top .address,
.job-wrapper .main ul li.on .top .date {
  color: #fff;
}
.job-wrapper .main ul li .top div {
  color: #666;
  height: 80px;
  line-height: 80px;
}
.job-wrapper .main ul li .detail {
  display: none;
  padding: 52px 100px 78px 120px;
  background: #fff;
}
.job-wrapper .main ul li .desc {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  margin-bottom: 36px;
}
.job-wrapper .main ul li .desc:last-child {
  margin-bottom: 0;
}
.job-wrapper .main ul li .caption {
  font-size: 16px;
  color: #333;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px;
}
.job-wrapper .main ul li .more {
  display: block;
  width: 162px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #5797d6;
  border-radius: 30px;
  margin-top: 28px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.job-wrapper .main ul li .more img {
  margin-right: 15px;
  vertical-align: middle;
}
.job-wrapper .main ul li .more:hover {
  background: #082d52;
}
.mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 12;
  display: none;
}
/*分页*/
.pageNum {
  margin-top: 44px;
  text-align: center;
}
.pageNum a {
  display: inline-block;
  color: #4d4d4d;
  font-size: 14px;
  font-family: Arial;
  vertical-align: top;
  margin: 0 10px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  background: #f6f6f6;
  transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
}
.pageNum .btn {
  font-family: 宋体;
}
.pageNum .more {
  font-size: 18px;
  line-height: 40px;
}
.pageNum a:hover,
.pageNum .on {
  color: #fff;
  background: #0c5cab;
}
.pageMore a {
  display: block;
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #5797d6;
  color: #fff;
  font-size: 14px;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
